Skip to content

Initial action functionality#473

Open
tjbburton wants to merge 7 commits intomasterfrom
initial-action-functionality
Open

Initial action functionality#473
tjbburton wants to merge 7 commits intomasterfrom
initial-action-functionality

Conversation

@tjbburton
Copy link
Collaborator

No description provided.

@tjbburton
Copy link
Collaborator Author

tjbburton commented Oct 7, 2024

The 'get whether an action is onComplete or onCreate from template' commit allows us to distinguish between actions to run on creation and submission, for example confirmation emails vs notification emails. The alternative to specifically definining them would be to infer submission vs creation using conditions, for example if the first question in a template has been answered then it is submission.
Having discussed it, explicitly defining onCreate vs onComplete actions is the preferred route.

@tjbburton tjbburton force-pushed the initial-action-functionality branch from a14c243 to 517e26c Compare October 9, 2024 09:50
@tjbburton tjbburton marked this pull request as ready for review October 11, 2024 12:10
@tjbburton tjbburton force-pushed the initial-action-functionality branch 2 times, most recently from bde0a46 to 300f494 Compare October 17, 2024 15:19
@tjbburton tjbburton force-pushed the initial-action-functionality branch from 300f494 to 85fe509 Compare October 17, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant